FlexGrid for WPF
GridDetailLoadingEventArgs<TItem> クラス
メンバ 

C1.WPF.Grid アセンブリ > C1.WPF.Grid 名前空間 : GridDetailLoadingEventArgs<TItem> クラス
FlexGridDetailProvider<TItem>.DetailLoading イベントにイベントデータを提供します。
オブジェクト モデル
GridDetailLoadingEventArgs<TItem> クラス
シンタックス
'宣言
 
Public Class GridDetailLoadingEventArgs(Of TItem As Class) 
   Inherits C1.WPF.Core.AsyncEventArgs
public class GridDetailLoadingEventArgs<TItem> : C1.WPF.Core.AsyncEventArgs 
where TItem: class
型パラメータ
TItem
継承階層

System.Object
   System.EventArgs
      C1.WPF.Core.AsyncEventArgs
         C1.WPF.Grid.GridDetailLoadingEventArgs<TItem>

参照

GridDetailLoadingEventArgs<TItem> メンバ
C1.WPF.Grid 名前空間